FormatBaseN(number, radix)


Converts a number to a string in the base specified by radix.

See also InputBaseN.

number

Number to be converted.

radix

Base of the result.